Routines (alphabetical) > Routines: G > GRIB Routines > GRIB_MULTI_NEW

GRIB_MULTI_NEW

The GRIB_MULTI_NEW function creates a new multi field handle.

Syntax

Result = GRIB_MULTI_NEW( )

Return Value

Returns a multi field handle. If the handle cannot be created, !NULL is returned.

Examples

See GRIB_GET_VALUESfor a general example using the GRIB routines.

Version History

8.1

Introduced

See Also

GRIB_MULTI_RELEASE